aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/groups/[groupId]/balances/page.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Round totals rather than expense by expense (#88)Lauri Vuorela2024-02-131-2/+7
| | | | | | | | | * do balance rounding only on full balances rather than on every expense * use "public balances" calculated from reimbursements to show on balance page * fixes for totals that did not work as expected * prettier
* Use React’s cache to avoid some queries to the databaseSebastien Castiel2024-01-301-2/+3
|
* Titles and navigationSebastien Castiel2023-12-071-0/+5
|
* ReimbursementsSebastien Castiel2023-12-061-1/+1
|
* ReimbursementsSebastien Castiel2023-12-061-16/+37
|
* TabsSebastien Castiel2023-12-061-0/+41